projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
291759e
)
(read_bytecode_char): Declare arg.
author
Dave Love
<fx@gnu.org>
Sun, 19 Sep 1999 14:46:03 +0000
(14:46 +0000)
committer
Dave Love
<fx@gnu.org>
Sun, 19 Sep 1999 14:46:03 +0000
(14:46 +0000)
src/doc.c
patch
|
blob
|
history
diff --git
a/src/doc.c
b/src/doc.c
index 78b005b852b2cff79ec521c05f06c57536d8d79e..dc52e713da4619ac6b036546d7087e10bbeafb44 100644
(file)
--- a/
src/doc.c
+++ b/
src/doc.c
@@
-82,6
+82,7
@@
static unsigned char *read_bytecode_pointer;
int
read_bytecode_char (unreadflag)
+ int unreadflag;
{
if (unreadflag)
{